home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / editor / dpage200.zip / README.TXT < prev   
Text File  |  1996-05-14  |  17KB  |  399 lines

  1.  
  2.                  DoublePage macro for Microsoft Word for Windows
  3.             Copyright ⌐ 1996 Mr. Jean P. Donato.  All rights reserved.
  4.  
  5.   PLEASE READ THE ENTIRE CONTENTS OF THIS FILE. IT IS UPDATED EVERY TIME A NEW 
  6.                       VERSION OF DOUBLEPAGE IS RELEASED.
  7.  
  8.  
  9.   *****************************************************************************
  10.   *                   WARNING                                    *
  11.   *  THE INFORMATION AND CODE PROVIDED IS PROVIDED AS IS WITHOUT WARRANTY     *
  12.   *  OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO     *
  13.   *  THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR   *
  14.   *  PURPOSE. IN NO EVENT SHALL JEAN P. DONATO BE LIABLE FOR ANY DAMAGES      *
  15.   *  WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS   *
  16.   *  OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF JEAN P. DONATO HAS BEEN  *
  17.   *  ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.                              *
  18.   *****************************************************************************
  19.  
  20.  
  21.      **********************************************************************
  22.      *                            FREEWARE                                *
  23.      *  I do not charge any fee for the use of the DoublePage macro.      *
  24.      *  This archive may be included on Bulletin Board Systems, Internet  *
  25.      *  archive sites and on CD-ROM collections distributed by such       *
  26.      *  sites, provided any charge is solely to recover the cost of       *
  27.      *  distribution.  Any such distribution must contain the complete    *
  28.      *  unmodified archive, including this file.                          *
  29.      **********************************************************************
  30.  
  31.  
  32.  
  33. DESCRIPTION
  34. ===========
  35.  
  36. DoublePage is a Microsoft Word for Windows macro that prints a document in
  37. a 2-column landscape format on the default printer. (In some printer drivers
  38. that capability is built-in but for most of them it is not.) It will typically
  39. print about one page per column; hence it is a great way to cut down on paper 
  40. costs and waste.
  41.  
  42. Now it can even optionally print on both sides of the sheet for even greater
  43. paper savings!
  44.  
  45. On every page of the printout, it will also optionally add its own special 
  46. footer giving the name of the document, the date and time it was printed, and 
  47. the page number. 
  48.  
  49. DoublePage will not modify the actual document. Rather, it will create a
  50. temporary document in memory which will be deleted after printing. However, as
  51. with any such utility, you should always make regular backups of your files
  52. just to be sure.
  53.  
  54.  
  55.  
  56. REQUIREMENTS
  57. ============
  58.  
  59. DoublePage requires you to have Microsoft Word for Windows properly installed.
  60. It has been developed on the English US version of Word 7.0 for Windows 95. 
  61.  
  62. It includes automatic built-in support for these platforms:
  63.  
  64. - English US Word 7.0 for Windows 95;
  65. - English US Word 6.0 for Windows;
  66. - French Canadian Word 7.0 for Windows 95;
  67. - French Canadian Word 6.0 for Windows;
  68. - German Word 7.0 for Windows 95;
  69. - German Word 7.0 for Windows.
  70.  
  71. If your platform is not listed above, DoublePage will still attempt to run,
  72. but the results may or may not be satisfactory. If there is heavy demand for 
  73. support of a particular foreign language Word, I may add it to future versions.
  74. DoublePage should work under Windows NT, but that platform is not currently 
  75. supported.
  76.  
  77.  
  78.  
  79. LIMITATIONS AND COMMENTS
  80. ========================
  81.  
  82. DoublePage works best with plain text documents. It will work with other
  83. document types however (provided Word can load them, of course) with the
  84. following considerations.
  85.  
  86. Some special objects or options often cannot be readily reformatted in a 
  87. 2-column layout, and they include: text boxes, pictures, frame data, styles 
  88. other than the default Normal, etc. But DoublePage will try to work around 
  89. these obstacles to produce the best possible printout! DoublePage will 
  90. remove the frames (but not the data inside them) which prevent 2-column 
  91. formatting. It may or may not change your document's styles on the 
  92. printout, depending on the limitations it encounters while processing it.
  93. Also, it will remove all headers and footers and optionally replace them
  94. with its own special footer on every page of the printout as mentioned earlier.
  95. Remember, none of these changes affect your original document - just the 
  96. printout!
  97.  
  98. DoublePage works with any paper size; it will use the one that is
  99. selected in Word (in File/Page Setup/Paper Size) for your active document. 
  100.  
  101. Please do read the "USAGE" section which has been rewritten and contains 
  102. interesting tips.
  103.  
  104.  
  105.  
  106. ARCHIVE CONTENTS
  107. ================
  108.  
  109. The DoublePage archive DPAGE200.ZIP contains the following files:
  110.  
  111. DBLEPAGE.DOT    : The Word template containing the DoublePage macro.
  112. README.TXT    : This file.
  113. FILE_ID.DIZ    : A short description.
  114.  
  115.  
  116.  
  117. INSTALLATION, UNINSTALLATION, AND EXECUTION
  118. ===========================================
  119.  
  120. Since you're reading this file, you have probably already uncompressed the
  121. archive; it should have created the files listed in the previous section. 
  122. This can be done in any directory.
  123.  
  124. DoublePage is distributed inside a template named DBLEPAGE.DOT. If you want to
  125. use it only from this template, first open DBLEPAGE.DOT and then go to step B
  126. below. Otherwise, you will likely want to use DoublePage from within the
  127. template you commonly use (for example, the default NORMAL.DOT template).
  128.  
  129.  
  130. A) To install in that manner, follow these instructions:
  131.  
  132. 1. Start Word.
  133. 2. From its menu bar, choose File/Open and open the DBLEPAGE.DOT you got from
  134.    this archive.
  135. 3. From its menu bar, choose Tools/Macro.
  136. 4. Click the Organizer button.
  137. 5. Make sure the left pane of the Organizer window shows DBLEPAGE.DOT macros
  138.    (you should only see DoublePage in the list) and the right pane of the
  139.    Organizer window shows the template you normally use such as NORMAL.DOT.
  140. 6. Click on the DoublePage macro name.
  141. 7. Click on the copy button. 
  142. 8. Click on the Close button.
  143. 9. From the Word menu bar, choose File/Close.
  144.  
  145. You can use a similar technique to propagate the macro to other templates.
  146.  
  147.   
  148. B) To execute the macro from the menu bar, follow these steps:
  149.  
  150. 1. Make sure the document you want printed is open and the currently active
  151.    one.
  152. 2. Choose Tools/Macro.
  153. 3. Click on DoublePage.
  154. 4. Click on Run.
  155.  
  156. To uninstall DoublePage: simply click on the Delete button instead of Run, and 
  157. then manually delete its archive and the files it created (they are mentioned
  158. in the previous section) using File Manager, Windows Explorer, or a DOS box.
  159.  
  160.  
  161. C) You can create a custom toolbar button to execute the macro whenever you
  162.    want, with a single mouse click. To do so, you must first install the
  163.    the macro as described earlier. Then, follow these steps:
  164.  
  165. 1. From the Word menu bar, choose Tools/Customize.
  166. 2. Click on the Toolbar tab.
  167. 3. Click on Macros from the Categories list.
  168. 4. Left click on DoublePage from the Macros list (keep the mouse button
  169.    pressed) and drag the DoublePage name to your toolbar (release the mouse
  170.    button).
  171. 5. A window named Custom Button automatically pops up. Select a button image
  172.    and press assign. The Custom Button window disappears and your new button
  173.    now has an image on it.
  174. 6. Back in the Customize window, select the name of the template you want to
  175.    use in the "Save in" box (for example, normal.dot).
  176. 7. Click on the Close button.
  177.  
  178.  
  179.  
  180. USAGE
  181. =====
  182.  
  183. Simply follow these quick and easy steps:
  184.  
  185. 1. In Word, open the document you wish to print.
  186.    This document can not be protected. (If you have an option 
  187.    Tools/Unprotect Document in your Word menu bar, then it is protected.) 
  188.    You must remove that protection for DoublePage to work with your 
  189.    document, even though DoublePage will not actually modify it.
  190.  
  191. 2. Execute the DoublePage macro (see the above section, step B or C).
  192.  
  193. 3. You will see the welcome window; press OK to continue (or Cancel to
  194.    return to your original document).
  195.  
  196. 4. You will then see the